home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Acorn User: China
/
Acorn User China CD-ROM (UK) (Disc A)
/
Acorn User China CD-ROM (UK) (Disc A).bin
/
HENSA
/
DATABASE
/
EDS.ARC
/
!EDS_HelpScript
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-08-22
|
292 b
|
8 lines
|Script to start EDS stronghelp manual
set tmp$path ""
if "<StrongHelp$Dir>" <> "" then set tmp$path <StrongHelp$Dir>.^. else set tmp$path <Database$Dir>.,<Database$Dir>.^.
run tmp:!StrongHlp <Database$Dir>.EDS
|RMEnsure stronghelp 0.00 error "EDS could not find !StrongHlp"
unset tmp$path